-
Home
-
Payment Gateway for PayPal on WooCommerce
-
9.0.19
-
Code
-
Classes
- Customer
| Total Complexity |
41 |
| Dependencies |
18 |
| Dependents |
3 |
| Total lines |
378 |
| Lines of code |
146 |
| Logical lines of code |
77 |
| Comment lines |
165 |
| Methods |
19 |
| Properties |
1 |
Methods 19
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| _initialize() |
B |
35 |
22 |
88 |
| isEqual() |
S |
77 |
2 |
3 |
| all() |
S |
80 |
1 |
3 |
| fetch() |
S |
79 |
1 |
3 |
| create() |
S |
79 |
1 |
3 |
| createNoValidate() |
S |
79 |
1 |
3 |
| find() |
S |
79 |
1 |
3 |
| credit() |
S |
79 |
1 |
3 |
| creditNoValidate() |
S |
79 |
1 |
3 |
| delete() |
S |
79 |
1 |
3 |
| sale() |
S |
79 |
1 |
3 |
| saleNoValidate() |
S |
79 |
1 |
3 |
| search() |
S |
79 |
1 |
3 |
| update() |
S |
79 |
1 |
3 |
| updateNoValidate() |
S |
79 |
1 |
3 |
| __toString() |
S |
75 |
1 |
4 |
| defaultPaymentMethod() |
S |
75 |
1 |
4 |
| _defaultPaymentMethodFilter() |
S |
80 |
1 |
3 |
| factory() |
S |
73 |
1 |
5 |